Log Messages Settings

The KAS IDEClosed"Integrated development environment" An integrated development environment is a type of computer software that assists computer programmers in developing software. IDEs normally consist of a source code editor, a compiler and/or interpreter, build-automation tools, and a debugger manages all messages according to the two following gates:

Configuration Settings

Configuration of the Log Messages

Figure 3-9: Configuration of the Local and Controller log messages

Call out# Description

Each log source can be set with its own notification level.

It is possible to get a maximum of log details for the selected source without getting a flood of irrelevant messages from the other sources by controlling the level of each source. See What are the sources of the log messages?, What are the log message levels?, and How do I choose the appropriate level for a log?.

You can set or reset all the sliders with the same level value

Logs can be recorded on the local machine as circular files.

Note that on the controller, the recording of the logs is enabled by default. For more details, see About Local Log File Settings.


  • AKD PDMM/PCMM generated logs may be configured through the webpage. See PDMM and PCMM Log Files for more information on those controllers' logs.

Filtering

You can narrow the list of recorded messages by specifying a filter. The filter is applied on all the strings displayed on each row of the table widget (i.e Time, Source, Level and Message).

The drop-down menu gives access to some predefined filters, which can also be edited.

Filtering the Messages

Figure 3-10: Filtering the Messages

For example, filtering with Warning NOT error means that only the lines including the word "warning" but not the word "error" are listed.